C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / C1ChartCore<Tseries,TAnimation,TBinding> Class / OnClientMouseMove Property

In This Topic
OnClientMouseMove Property (C1ChartCore<Tseries,TAnimation,TBinding>)
In This Topic
Occurs when the user moves the mouse pointer while it is over a chart element.
Syntax
'Declaration
 
Public Property OnClientMouseMove As System.String
 
See Also